home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-16 | 819 b | 25 lines | [TEXT/GEOL] |
- Item 7267030 12-March-90 21:33PST
-
- From: D0532 Aidea Systems, Don Park,PRT
-
- To: CPLUS.DEV$ C++ Interest List--Developers
- CPLUS.APPLE$ C++ Interest List--Apple Employees
-
- Sub: Efficient C++ Guidelines?
-
- Yo!
-
- Given that there are usually more than one C++ features to use to solve a
- problem, it would be really nice to have a document stating how expensiv
- C++ features are in both space and time. It is obvious that multiple
- inheritance requires more space than single inheritance, but others are not so
- obvious.
-
- Being able to write beautiful and elegant programs fast is not enough when the
- resulting program is 100 pounds overweight.
-
- Lets here it for "Efficient C++ Guidelines"!
-
- Don Park
-
-